Welcome![Sign In][Sign Up]
Location:
Search - hough transform

Search list

[Special EffectsEdge_detection

Description: 本人用VC开发的一个小工程,里面包含基本的边缘检测算法,和空间矩亚像素检测算法.以及HOUGH变换和曲线拟合等多种算法实现,现发布让大家一起交流-I use VC to develop a small project, which contains the basic edge detection algorithms, and spatial moment sub-pixel detection algorithm. As well as the HOUGH transform and curve fitting algorithm, etc., are released to allow the exchange of everyone together
Platform: | Size: 116736 | Author: robin | Hits:

[Special EffectsHough_Transform_for_circle_detection

Description: 利用Matlab实现的,利用Hough变换进行圆检测算法。-The use of Matlab to achieve, the use of Hough transform for circle detection algorithm.
Platform: | Size: 2048 | Author: 孙汶 | Hits:

[Special Effectshough

Description: hough变换,能检测出BMP位图中的平行直线, 要求目标图像为只有0和255两个灰度值的灰度图像。-hough transform, can detect BMP bitmap of parallel straight lines, the requirements for the target image only 0 and 255, two gray value of gray-scale image.
Platform: | Size: 2048 | Author: 26rgd | Hits:

[Special EffectsHough

Description: 对数字图象进行HOUGH变换,用来对图象的特征进行提取和分离-Of digital images HOUGH transform, used to image features extraction and separation of
Platform: | Size: 2048 | Author: yuansheng | Hits:

[JSP/Javahough

Description: java代码,hough变化,用于检测直线 功能不是很完善-java code, hough change, for the detection of linear features is not very perfect
Platform: | Size: 2048 | Author: 护航 | Hits:

[matlabHOUGH

Description: 基于HOUGH变换的检测圆的MATLAB小程序.-HOUGH transform-based detection of small round MATLAB procedures.
Platform: | Size: 7168 | Author: 李冰 | Hits:

[Special EffectsHough

Description: Hough变换(核心程序) 调试环境为Visual C++ 6.0及其以上版本-Hough Transform (core process) debugging environment for Visual C++ 6.0 and above versions
Platform: | Size: 2048 | Author: 刘琳 | Hits:

[Special Effectshough+c

Description: c实现的hough变换算法 直线检测个人感觉不错-c realize the hough transform line detection algorithm personal feeling good
Platform: | Size: 38912 | Author: 冯树彪 | Hits:

[Special Effectscvhoughcircles

Description: hough变换检测圆的opencv源码 不错哦-hough transform circle detection opencv source Oh well
Platform: | Size: 4096 | Author: 吴首慧 | Hits:

[matlabhough

Description: Hough变换 Matlab源码 可以对输入图像进行Hough变换-Hough Transform Matlab source code can be carried out on the input image Hough Transform
Platform: | Size: 2048 | Author: 李鹏坤 | Hits:

[Special Effectshough_standard

Description: This is a program about Hough Transform.
Platform: | Size: 5120 | Author: chudajian | Hits:

[Special EffectsHough2

Description: hough变换检测圆,在对话框里显示检测到的圆心,圆,只能对黑底白字的灰度图进行检测-hough transform circle detection, in the dialog box shows the center of a circle is detected, round, only the grayscale black white test
Platform: | Size: 445440 | Author: 李雨 | Hits:

[Special Effectshough

Description: 对图像进行hough变换,老师布置的作业,分享一下-Hough transform image, teachers, assignments, share
Platform: | Size: 1024 | Author: 凉水 | Hits:

[Special Effectshough_transform

Description: Hough Transform源码。图像处理的重要方法 本源码可以將一张图形文件作Hough Transform,由Hough Transform的Histogram中分析出线与圆,并反推回原图。 -Hough Transform source. An important means of image processing can be the source for a graphics file Hough Transform, by the Hough Transform of the Histogram analysis of round and round, and the anti-back image.
Platform: | Size: 194560 | Author: allen | Hits:

[Special EffectsRemoteSensingImageProcess

Description: 可用于遥感图像增强,边缘检测,轮廓提取与跟踪,Hough变换, 图像分割,图像匹配,投影法与差影法。图像几何变换,图像正交变换,图像灰度变换,图像的压缩编码,图像的数学形态学运算,图像复原,图像特技显示。-Can be used for remote sensing image enhancement, edge detection, contour extraction and tracking, Hough transform, image segmentation, image matching, video projection and poor law. Image geometric transformations, image orthogonal transformation, image gray-scale transformation, image compression coding, image computing mathematical morphology, image restoration, image stunt show.
Platform: | Size: 910336 | Author: haoyubao | Hits:

[Special EffectsHough

Description: hough变换(Hough 变换 的matlab 源代码)-hough transform (Hough transform matlab source code)
Platform: | Size: 1024 | Author: vivi | Hits:

[Special Effects99273895houghcircle

Description: 圆检测,hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。-Hough transform to detect linear & round of high tool used here is a round Hough Transform detection procedures.-Circle detection, hough transform to detect straight line
Platform: | Size: 1024 | Author: 大庆 | Hits:

[Special EffectsHough_circle_v2

Description: 基于Hough圆变换算法,在图像中寻找圆形-Based on the circular Hough transform algorithm to find the image circle
Platform: | Size: 4032512 | Author: wj | Hits:

[Special Effects218249291220077595839260455

Description: 基于改进Hough变换的圆形物体检测:圆的Hough变换,椭圆的Hough变换,改进型Hough变换-Hough transform based on improved detection of circular objects: a circle Hough transform, elliptical Hough transform, modified Hough transform
Platform: | Size: 3046400 | Author: 孙惠 | Hits:

[Graph Recognizehoughcircle

Description: 利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.-Using hough transform for circle detection. Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. Upper left corner of image is the origin of coordinate system.
Platform: | Size: 2048 | Author: 华思雨 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net